﻿2026-08-04T12:50:40.9235769Z Current runner version: '2.336.0'
2026-08-04T12:50:40.9242254Z Runner name: 'hfenduleam'
2026-08-04T12:50:40.9242926Z Runner group name: 'Default'
2026-08-04T12:50:40.9243657Z Machine name: 'HFENDULEAM'
2026-08-04T12:50:40.9248724Z ##[group]GITHUB_TOKEN Permissions
2026-08-04T12:50:40.9250649Z Actions: write
2026-08-04T12:50:40.9251165Z ArtifactMetadata: write
2026-08-04T12:50:40.9251861Z Attestations: write
2026-08-04T12:50:40.9252313Z Checks: write
2026-08-04T12:50:40.9252764Z CodeQuality: write
2026-08-04T12:50:40.9253221Z Contents: write
2026-08-04T12:50:40.9253697Z CopilotRequests: write
2026-08-04T12:50:40.9254393Z Deployments: write
2026-08-04T12:50:40.9254968Z Discussions: write
2026-08-04T12:50:40.9255449Z Drives: write
2026-08-04T12:50:40.9255891Z Issues: write
2026-08-04T12:50:40.9256348Z Metadata: read
2026-08-04T12:50:40.9256814Z Models: read
2026-08-04T12:50:40.9257462Z Packages: write
2026-08-04T12:50:40.9257889Z Pages: write
2026-08-04T12:50:40.9258696Z PullRequests: write
2026-08-04T12:50:40.9259304Z RepositoryProjects: write
2026-08-04T12:50:40.9259825Z SecurityEvents: write
2026-08-04T12:50:40.9260287Z Statuses: write
2026-08-04T12:50:40.9260795Z VulnerabilityAlerts: read
2026-08-04T12:50:40.9261250Z ##[endgroup]
2026-08-04T12:50:40.9262846Z Secret source: Actions
2026-08-04T12:50:40.9263498Z Prepare workflow directory
2026-08-04T12:50:40.9600619Z Prepare all required actions
2026-08-04T12:50:40.9638122Z Getting action download info
2026-08-04T12:50:41.2993876Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-04T12:50:42.0318483Z Complete job name: unit (self-hosted, Windows, hfenduleam)
2026-08-04T12:50:42.2062598Z ##[group]Run $floorBytes = 32GB
2026-08-04T12:50:42.2063368Z [36;1m$floorBytes = 32GB[0m
2026-08-04T12:50:42.2064006Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-08-04T12:50:42.2064695Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-08-04T12:50:42.2065640Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-04T12:50:42.2066627Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-08-04T12:50:42.2067553Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-04T12:50:42.2068492Z [36;1m  exit 1[0m
2026-08-04T12:50:42.2068937Z [36;1m}[0m
2026-08-04T12:50:42.2079124Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T12:50:42.2080094Z ##[endgroup]
2026-08-04T12:50:42.5709034Z disk preflight: drive=C:\ free_bytes=14831431680 floor_bytes=34359738368
2026-08-04T12:50:42.6978152Z [31;1mWrite-Error: [31;1mRESOURCE=disk drive=C:\ free_bytes=14831431680 floor_bytes=34359738368[0m
2026-08-04T12:50:42.7722136Z ##[error]Process completed with exit code 1.
2026-08-04T12:50:42.7897724Z Cleaning up orphan processes
